Skip to content

Conversation

@ryenus
Copy link
Contributor

@ryenus ryenus commented Nov 2, 2022

lts/gallium is node 16, while lts/hydrogen is node 18.

This fixes the following test:

  • nvm_list_aliases works with LTS aliases

@ryenus ryenus mentioned this pull request Nov 2, 2022
@ryenus
Copy link
Contributor Author

ryenus commented Nov 2, 2022

Just to get the CI working first, I don't think it's a good test though.

@ljharb
Copy link
Member

ljharb commented Nov 2, 2022

This will fail, because Travis is on xenial which can’t build node 18. If you can help install the right C libs on Xenial, that would unblock this :-)

@ryenus
Copy link
Contributor Author

ryenus commented Nov 3, 2022

This will fail, because Travis is on xenial which can’t build node 18. If you can help install the right C libs on Xenial, that would unblock this :-)

Hmmm, that's way more than I had expected, not sure if I could figure that out but I think that will require a separate PR or something?

@ljharb
Copy link
Member

ljharb commented Nov 3, 2022

I think this PR should end up containing that fix. It's definitely a much larger change.

@ljharb
Copy link
Member

ljharb commented Dec 23, 2022

I've updated this with a commit that runs the "update test mocks" script (and fixed tests on master)

@ljharb ljharb added the testing Stuff related to testing nvm itself. label Dec 23, 2022
@ljharb ljharb merged commit d0bc227 into nvm-sh:master Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Stuff related to testing nvm itself.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants